var internal/poll.isKernelVersionGE53

2 uses

	internal/poll (current package)
		copy_file_range_linux.go#L13: var isKernelVersionGE53 = sync.OnceValue(func() bool {
		copy_file_range_linux.go#L26: 	if !isKernelVersionGE53() {